home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / boot / czesc_2 / killreq / src / system.h < prev    next >
C/C++ Source or Header  |  1989-12-11  |  293b  |  11 lines

  1. /* Include file for killreq.c - compiled seperately if using Lattice C V5 */
  2.  
  3. #include <exec/types.h>
  4. #include <exec/memory.h>
  5. #include <intuition/intuition.h>
  6. #include <intuition/intuitionbase.h>
  7. #include <proto/exec.h>
  8. #include <proto/dos.h>
  9. #include <proto/intuition.h>
  10. #include <string.h>
  11.